21. Quiz: What's my Name? (2-9)
Directions:
Create a variable called fullName
and assign it your full name as a string.
Your Code:
Start Quiz:
/*
* Programming Quiz: What's my Name? (2-9)
*/
// your code goes here
Create a variable called fullName
and assign it your full name as a string.
/*
* Programming Quiz: What's my Name? (2-9)
*/
// your code goes here